/ Assembly List / LJCNetCommon / LJCParser / RemoveSection

Namespace - LJCNetCommon


Parameters
text - The text value.
beginIndex - The begin index.
endIndex - The end index.

Syntax

C#
public String RemoveSection(String text, Int32 beginIndex, Int32 endIndex)

Removes a section from a text value.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.